"name" attribute in form tag
Hi, When we create radio buttons or checkboxes for a form, is it compulsory that the name attribute for all the radiobuttons/checkboxes should be the same? Like for example, in our tutorial, there is an example on vehicle radiobutton where the name attribute is vehicle for all radiobuttons..n similarly for checkbox example also..